<?xml version="1.0" encoding="utf-8"?>
<TfrxReport Version="4.9.48" DotMatrixReport="False" EngineOptions.DoublePass="True" IniFile="\Software\Fast Reports" PreviewOptions.AllowEdit="False" PreviewOptions.Buttons="4095" PreviewOptions.Maximized="False" PreviewOptions.OutlineWidth="180" PreviewOptions.Zoom="1" PrintOptions.Printer="Default" PrintOptions.PrintOnSheet="0" ReportOptions.Author="EXATA Sistemas" ReportOptions.CreateDate="37871,9957952199" ReportOptions.Description.Text="Este relatório e parte integrante do SEAC - Sistema EXATA de Automação Comercial" ReportOptions.Name="Ficha Clientes LNC" ReportOptions.LastChange="40465,4697571181" ScriptLanguage="PascalScript" ScriptText.Text="&#13;&#10;procedure ClientesTipoOnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;&#13;&#10;       If trim(&#60;Logo&#62;) = '' Then Begin&#13;&#10;               Nome.Left := 0;&#13;&#10;               Endereco1.Left := 0;&#13;&#10;               Memo59.Left := 0;&#13;&#10;               Memo60.Left := 0;&#13;&#10;               Site.Left := 0                                               &#13;&#10;               End;&#13;&#10;&#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox2OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Cliente_Auditivo&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox2.Checked := True;&#13;&#10;               End                         &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox2.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox1OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Cliente_Visusal&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox1.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox1.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox3OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Cliente_Cinestesico&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox3.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox3.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox4OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Medicao_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox4.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox4.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox5OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Paginacao_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox5.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox5.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox6OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Coloca_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox6.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox6.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox9OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Revestimento_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox9.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox9.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox10OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Hidraulica_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox10.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox10.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox11OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Loucas_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox11.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox11.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox12OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Metais_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox12.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox12.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox13OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Banheiro_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox13.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox13.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox14OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Tintas_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox14.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox14.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox15OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Eletrica_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox15.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox15.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox16OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Iluminacao_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox16.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox16.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox17OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Acesso_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox17.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox17.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox7OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Setor_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox7.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox7.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure CheckBox8OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Cliente_lnc.&#34;Levantamento_LNC&#34;&#62; = 1 Then Begin&#13;&#10;               CheckBox8.Checked := True;&#13;&#10;               End                       &#13;&#10;       Else Begin                       &#13;&#10;               CheckBox8.Checked := False&#13;&#10;               End;  &#13;&#10;end;&#13;&#10;&#13;&#10;begin&#13;&#10;       picture1.FileLink := trim(&#60;Logo&#62;)                                                                                                              &#13;&#10;end.        " ShowProgress="False" StoreInDFM="False" PropData="044C656674022803546F70021808446174617365747301010C2900000020446174615365743D226F444D2E2220446174615365744E616D653D22436C69656E74655F6C6E63220000095661726961626C657301010C10000000204E616D653D2220456D70726573612200010C34000000204E616D653D2252617A616F5F536F6369616C222056616C75653D22274558415441205465636E6F6C6F676961204C746461272200010C2E000000204E616D653D224E6F6D655F46616E7461736961222056616C75653D222745584154412053697374656D6173272200010C1F000000204E616D653D224C6F6A61222056616C75653D2227446570F37369746F272200010C31000000204E616D653D22456E64657265636F222056616C75653D22275275612045757AE962696F2064652051756569726F7A272200010C1C000000204E616D653D224E756D65726F222056616C75653D2227363030272200010C1F000000204E616D653D2242616972726F222056616C75653D222743656E74726F272200010C1E000000204E616D653D22436964616465222056616C75653D22274D616361E9272200010C17000000204E616D653D225546222056616C75653D2227524A272200010C20000000204E616D653D22434550222056616C75653D222732372E3931302D323330272200010C29000000204E616D653D2254656C65666F6E65222056616C75653D22272832322920323736322D38363739272200010C24000000204E616D653D22466178222056616C75653D22272832322920323736322D38363739272200010C29000000204E616D653D22434E504A222056616C75653D222730302E3030302E3030302F303030302D3030272200010C2A000000204E616D653D22496E73635F457374616475616C222056616C75653D222730302E3030302E303030272200010C2B000000204E616D653D22496E73635F4D756E69636970616C222056616C75653D222730302E3030302E303030272200010C2A000000204E616D653D2253697465222056616C75653D22277777772E65786174616E65742E636F6D2E6272272200010C2F000000204E616D653D22456D61696C222056616C75653D22277375706F7274654065786174616E65742E636F6D2E6272272200010C31000000204E616D653D224C6F676F222056616C75653D2227496D6167656E735C6C6F676F5F72656C61746F72696F2E626D70272200010C0F000000204E616D653D2220546974756C6F2200010C2D000000204E616D653D22546974756C6F31222056616C75653D2227436164617374726F20646520436C69656E7465272200010C1A000000204E616D653D22546974756C6F32222056616C75653D2227272200010C1A000000204E616D653D22546974756C6F33222056616C75653D2227272200010C1A000000204E616D653D22546974756C6F34222056616C75653D2227272200010C1A000000204E616D653D22546974756C6F35222056616C75653D2227272200010C0E000000204E616D653D22204175746F722200010C2B000000204E616D653D224175746F725F4E6F6D65222056616C75653D222745584154412053697374656D6173272200010C32000000204E616D653D224175746F725F53697465222056616C75653D22277777772E657861746173697374656D61732E636F6D27220000055374796C650100">
  <TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
  <TfrxReportPage Name="Page1" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="7" RightMargin="7" TopMargin="5" BottomMargin="5" Columns="1" ColumnWidth="210" ColumnPositions.Text="0" Frame.Style="fsDashDotDot" PrintOnPreviousPage="True" HGuides.Text="" VGuides.Text="">
    <TfrxPageHeader Name="Band2" Height="108,55906" Left="0" Top="18,89765" Width="740,78788">
      <TfrxPictureView Name="Picture1" Left="0" Top="0,75850333" Width="102,04724409" Height="102,04724409" ShowHint="False" Center="True" URL="[Site]" HightQuality="True" Transparent="False" TransparentColor="16777215"/>
      <TfrxLineView Name="Line2" Left="0" Top="108,55906" Width="738,047248" Height="0" ShowHint="False" Frame.Typ="4"/>
      <TfrxMemoView Name="Nome" Left="116,52504667" Top="0" Width="602,614224" Height="23,433086" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-19" Font.Name="Arial" Font.Style="1" ParentFont="False" VAlign="vaCenter" Text="[Nome_Fantasia]"/>
      <TfrxMemoView Name="Endereco1" Left="116,52504667" Top="24,75850333" Width="602,614224" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="[Endereco]"/>
      <TfrxMemoView Name="Memo59" Left="116,52504667" Top="42,75850333" Width="602,614224" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="CEP: [CEP] - [Trim(&#60;Bairro&#62;)] -[Trim(&#60;Cidade&#62;)], [UF]"/>
      <TfrxMemoView Name="Memo60" Left="116,52504667" Top="59,75850333" Width="327,48825" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Telefone: [Telefone]"/>
      <TfrxMemoView Name="Site" Left="116,52504667" Top="81,75850333" Width="327,614224" Height="15,874026" ShowHint="False" URL="[Site]" Font.Charset="1" Font.Color="16711680" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="[Site]"/>
      <TfrxMemoView Name="Memo61" Left="453,5436" Top="79,37013" Width="264,07885" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Ficha de LNC"/>
    </TfrxPageHeader>
    <TfrxPageFooter Name="Band3" Height="26,45671" Left="0" Top="1232,12678" Width="740,78788">
      <TfrxMemoView Name="Atualizado" Left="525,45671" Top="26,1962880000001" Width="228,48825" Height="18,89765" Visible="False" ShowHint="False" Font.Charset="1" Font.Color="255" Font.Height="-17" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" Text="Atualilzado em: 10/06/2010"/>
      <TfrxMemoView Name="TotalPaginas" Left="0" Top="3,77953000000002" Width="743,1107" Height="25,606308" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="4" Frame.Width="1,5" HAlign="haRight" ParentFont="False" Text="PÃ¡gina: [Page] de [TotalPages]"/>
      <TfrxMemoView Name="SiteEXATA" Left="-1" Top="3,77953000000002" Width="255,661534" Height="15,11812" ShowHint="False" URL="[Autor_Site]" Font.Charset="1" Font.Color="16711680" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[Autor_Site]"/>
      <TfrxMemoView Name="Fax" Left="291,02381" Top="3,77953000000002" Width="102,04731" Height="18,89765" ShowHint="False" DisplayFormat.FormatStr="dd/mm/yyyy" DisplayFormat.Kind="fkDateTime" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" Text="[Date]"/>
    </TfrxPageFooter>
    <TfrxMasterData Name="Band4" Height="871,1816711" Left="0" Top="188,9765" Width="740,78788" Child="Child1" Columns="1" ColumnWidth="200" ColumnGap="20" DataSet="oDM." DataSetName="Cliente_lnc" KeepChild="True" RowCount="0" StartNewPage="True" Stretched="True">
      <TfrxShapeView Name="Shape1" Left="0" Top="18,89765" Width="740,78788" Height="124,72449" ShowHint="False"/>
      <TfrxShapeView Name="Shape6" Left="11,33859" Top="113,3859" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxCheckBoxView Name="CheckBox1" Left="11,33859" Top="113,3859" Width="18,89765" Height="18,89765" OnAfterData="CheckBox1OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxShapeView Name="Shape7" Left="90,70872" Top="113,3859" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape8" Left="173,85838" Top="113,3859" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxCheckBoxView Name="CheckBox3" Left="173,85838" Top="113,3859" Width="18,89765" Height="18,89765" OnAfterData="CheckBox3OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxCheckBoxView Name="CheckBox2" Left="90,70872" Top="113,3859" Width="18,89765" Height="18,89765" OnAfterData="CheckBox2OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxShapeView Name="Shape85" Left="653,85869" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape84" Left="570,70903" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape83" Left="502,67749" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape82" Left="438,42548" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape81" Left="362,83488" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape80" Left="298,58287" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape79" Left="230,55133" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape78" Left="151,1812" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape77" Left="7,55906" Top="835,27613" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape75" Left="498,89796" Top="763,46506" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape74" Left="498,89796" Top="737,00835" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape43" Left="0" Top="428,9766611" Width="740,78788" Height="207,87415" ShowHint="False"/>
      <TfrxShapeView Name="Shape59" Left="566,9295" Top="604,7248" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape57" Left="566,9295" Top="578,26809" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape55" Left="566,9295" Top="551,81138" Width="18,89765" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape47" Left="370,39394" Top="492,09498126" Width="362,83488" Height="37,7952755905512" ShowHint="False"/>
      <TfrxMemoView Name="Memo84" Left="377,953" Top="483,77984" Width="117,16543" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Estilo de DecoraÃ§Ã£o"/>
      <TfrxShapeView Name="Shape10" Left="0" Top="164,4095611" Width="740,78788" Height="241,88992" ShowHint="False"/>
      <TfrxShapeView Name="Shape26" Left="7,55906" Top="257,00804" Width="109,60637" Height="37,79528535" ShowHint="False"/>
      <TfrxMemoView Name="Memo38" Left="15,11812" Top="248,69289874" Width="75,5906" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Especificador"/>
      <TfrxShapeView Name="Shape25" Left="668,97681" Top="181,41744" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape21" Left="472,44125" Top="177,63791" Width="260,78757" Height="68,03152535" ShowHint="False"/>
      <TfrxShapeView Name="Shape12" Left="566,9295" Top="113,3859" Width="166,29932" Height="22,67716535" ShowHint="False"/>
      <TfrxShapeView Name="Shape16" Left="7,55906" Top="222,99227" Width="207,87415" Height="22,67716535" ShowHint="False"/>
      <TfrxShapeView Name="Shape9" Left="570,70903" Top="117,16543" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape15" Left="408,18924" Top="71,81107" Width="325,03958" Height="34,01574803" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo62" Left="411,96877" Top="71,81107" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ProfissÃ£o:"/>
      <TfrxShapeView Name="Shape23" Left="7,55906" Top="71,81107" Width="396,85065" Height="34,01574803" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo24" Left="11,33859" Top="71,81107" Width="234,33086" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="EndereÃ§o ( Av., Rua, NÃºmero, Complemento ):"/>
      <TfrxMemoView Name="fornecedoresEndereco" Left="11,33859" Top="86,92919" Width="389,29159" Height="18,89765" ShowHint="False" DataField="Cliente_Endereco" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Cliente_Endereco&#34;]"/>
      <TfrxMemoView Name="Memo63" Left="411,96877" Top="86,92919" Width="317,48052" Height="18,89765" ShowHint="False" DataField="Codigo_Profissao" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Codigo_Profissao&#34;]"/>
      <TfrxShapeView Name="Shape5" Left="7,55906" Top="34,01577" Width="461,10266" Height="34,01574803" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo5" Left="11,33859" Top="34,01577" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Nome:"/>
      <TfrxMemoView Name="Memo10" Left="11,33859" Top="49,13389" Width="445,98454" Height="18,89765" ShowHint="False" DataField="Nome_Cliente" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Nome_Cliente&#34;]"/>
      <TfrxShapeView Name="Shape2" Left="472,44125" Top="34,01577" Width="143,62214" Height="34,0157480314961" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo2" Left="476,22078" Top="34,01577" Width="71,81107" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Telefone:"/>
      <TfrxMemoView Name="Memo4" Left="476,22078" Top="49,13389" Width="136,06308" Height="18,89765" ShowHint="False" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Trim(&#60;Cliente_lnc.&#34;Fone_Cliente&#34;&#62;)]"/>
      <TfrxShapeView Name="Shape4" Left="619,84292" Top="34,01577" Width="113,3859" Height="34,01574803" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo32" Left="623,62245" Top="34,01577" Width="71,81107" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Faixa EtÃ¡ria:"/>
      <TfrxMemoView Name="Memo33" Left="619,84292" Top="49,13389" Width="105,82684" Height="18,89765" ShowHint="False" DataField="Idade_Cliente" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Idade_Cliente&#34;]"/>
      <TfrxMemoView Name="ClientesTipo" Left="11,33859" Top="9,44881889999999" Width="188,9765" Height="18,89765" ShowHint="False" Color="16777215" DataSetName="fornecedores" Font.Charset="1" Font.Color="-16777208" Font.Height="-15" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Cliente (Dados Pessoais):"/>
      <TfrxShapeView Name="Shape3" Left="646,29963" Top="117,16543" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo1" Left="34,01577" Top="113,3859" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Visual"/>
      <TfrxMemoView Name="Memo3" Left="113,3859" Top="113,3859" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Auditivo"/>
      <TfrxMemoView Name="Memo6" Left="196,53556" Top="113,3859" Width="71,81107" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="CinestÃ©sico"/>
      <TfrxMemoView Name="Memo7" Left="665,19728" Top="117,16543" Width="64,25201" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Reservado"/>
      <TfrxMemoView Name="Memo8" Left="589,60668" Top="117,16543" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Falante"/>
      <TfrxMemoView Name="Memo9" Left="11,33859" Top="154,20470976" Width="128,50402" Height="18,89765" ShowHint="False" Color="16777215" DataSetName="fornecedores" Font.Charset="1" Font.Color="-16777208" Font.Height="-15" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Dados do imÃ³vel:"/>
      <TfrxShapeView Name="Shape11" Left="7,55906" Top="177,63791" Width="457,32313" Height="34,0157480314961" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo11" Left="11,33859" Top="177,63791" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="EndereÃ§o da Obra:"/>
      <TfrxMemoView Name="Memo12" Left="11,33859" Top="192,75603" Width="445,98454" Height="18,89765" ShowHint="False" DataField="Endereco_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Endereco_LNC&#34;]"/>
      <TfrxMemoView Name="Memo13" Left="648,18897638" Top="117,16543" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Cliente_Falante&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo14" Left="572,5984252" Top="117,16543" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Cliente_Falante&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape13" Left="26,45671" Top="226,7718" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape14" Left="113,38584386" Top="226,7718" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo15" Left="132,28355" Top="226,7718" Width="68,03154" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ConstruÃ§Ã£o"/>
      <TfrxMemoView Name="Memo16" Left="45,35436" Top="226,7718" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Reforma"/>
      <TfrxMemoView Name="Memo17" Left="116,03151315" Top="226,7718" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Reforma_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo18" Left="28,3461052" Top="226,7718" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Reforma_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape17" Left="219,21274" Top="222,99227" Width="245,66945" Height="22,67716535" ShowHint="False"/>
      <TfrxShapeView Name="Shape18" Left="238,11039" Top="226,7718" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape19" Left="347,71676" Top="226,7718" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo19" Left="370,39394" Top="226,7718" Width="75,5906" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Investimento"/>
      <TfrxMemoView Name="Memo20" Left="257,00804" Top="226,7718" Width="71,81107" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Uso prÃ³prio"/>
      <TfrxMemoView Name="Memo21" Left="350,3621974" Top="226,7718" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Uso_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo22" Left="240,37796252" Top="226,7718" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Uso_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape20" Left="532,91373" Top="204,09462" Width="143,62214" Height="34,0157480314961" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo23" Left="536,69326" Top="204,09462" Width="83,14966" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Ãrea Total (m2):"/>
      <TfrxMemoView Name="Memo25" Left="536,69326" Top="219,21274" Width="136,06308" Height="18,89765" ShowHint="False" DataField="Area_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Area_LNC&#34;]"/>
      <TfrxShapeView Name="Shape22" Left="487,55937" Top="181,41744" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape24" Left="559,37044" Top="181,41744" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo26" Left="578,26809" Top="181,41744" Width="75,5906" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Apartamento"/>
      <TfrxMemoView Name="Memo27" Left="506,45702" Top="181,41744" Width="45,35436" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Casa"/>
      <TfrxMemoView Name="Memo28" Left="562,01575535" Top="181,41744" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Tipo_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo29" Left="489,82677898" Top="181,41744" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Tipo_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxMemoView Name="Memo30" Left="685,9850648" Top="181,41744" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Outro"/>
      <TfrxMemoView Name="Memo31" Left="671,24410181" Top="181,41744" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Tipo_LNC&#34;&#62;=3,'X','')]"/>
      <TfrxShapeView Name="Shape27" Left="15,11812" Top="272,12616" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape28" Left="68,03148386" Top="272,12616" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo34" Left="86,92919" Top="272,12616" Width="30,23624" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="NÃ£o"/>
      <TfrxMemoView Name="Memo35" Left="34,01577" Top="272,12616" Width="37,7953" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Sim"/>
      <TfrxMemoView Name="Memo36" Left="70,29918575" Top="272,12616" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Especificacao_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo37" Left="17,38581457" Top="272,12616" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Especificacao_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape29" Left="120,94496" Top="257,00804" Width="238,11039" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo39" Left="124,72449" Top="257,00804" Width="215,43321" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Nome:"/>
      <TfrxMemoView Name="Memo40" Left="124,72449" Top="275,90569" Width="230,55133" Height="18,89765" ShowHint="False" DataField="Profissional_Nome" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Profissional_Nome&#34;]"/>
      <TfrxShapeView Name="Shape30" Left="362,83488" Top="257,00804" Width="102,04731" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo41" Left="366,61441" Top="257,00804" Width="71,81107" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Telefone:"/>
      <TfrxMemoView Name="Memo42" Left="366,61441" Top="275,90569" Width="94,48825" Height="18,89765" ShowHint="False" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Trim(&#60;Cliente_lnc.&#34;Profissional_Fone&#34;&#62;)]"/>
      <TfrxShapeView Name="Shape31" Left="472,44125" Top="257,76412126" Width="260,78757" Height="37,79528535" ShowHint="False"/>
      <TfrxMemoView Name="Memo43" Left="480,00031" Top="249,44898" Width="71,81107" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="LocalizaÃ§Ã£o"/>
      <TfrxShapeView Name="Shape32" Left="668,97681" Top="272,12616" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape33" Left="487,55937" Top="272,12616" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape34" Left="574,48856" Top="272,12616" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo44" Left="593,38621" Top="272,12616" Width="75,5906" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Campo"/>
      <TfrxMemoView Name="Memo45" Left="506,45702" Top="272,12616" Width="45,35436" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Cidade"/>
      <TfrxMemoView Name="Memo46" Left="576,75590551" Top="272,12616" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Local_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo47" Left="489,82677898" Top="272,12616" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Local_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxMemoView Name="Memo48" Left="689,7645948" Top="272,12616" Width="45,35436" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Praia"/>
      <TfrxMemoView Name="Memo49" Left="671,24410181" Top="272,12616" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Local_LNC&#34;&#62;=3,'X','')]"/>
      <TfrxShapeView Name="Shape35" Left="7,55906" Top="306,89801126" Width="109,60637" Height="37,79528535" ShowHint="False"/>
      <TfrxMemoView Name="Memo50" Left="15,11812" Top="298,58287" Width="86,92919" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Possui Planta?"/>
      <TfrxShapeView Name="Shape36" Left="15,11812" Top="322,01613126" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape37" Left="68,03148386" Top="322,01613126" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo51" Left="86,92919" Top="322,01613126" Width="30,23624" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="NÃ£o"/>
      <TfrxMemoView Name="Memo52" Left="34,01577" Top="322,01613126" Width="37,7953" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Sim"/>
      <TfrxMemoView Name="Memo53" Left="70,29918575" Top="322,01613126" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Planta_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo54" Left="17,38581457" Top="322,01613126" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Planta_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape38" Left="124,72449" Top="306,14193" Width="608,50433" Height="37,79528535" ShowHint="False"/>
      <TfrxMemoView Name="Memo55" Left="132,28355" Top="298,58266252" Width="98,26778" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Ambientes (Qtd.)"/>
      <TfrxLineView Name="Line1" Left="268,34663" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxLineView Name="Line3" Left="204,09462" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxLineView Name="Line4" Left="332,59864" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxMemoView Name="Memo56" Left="139,84261" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Hall"/>
      <TfrxMemoView Name="Memo57" Left="204,09462" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Sala"/>
      <TfrxMemoView Name="Memo58" Left="268,34663" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Quarto"/>
      <TfrxMemoView Name="Memo64" Left="332,59864" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Cozinha"/>
      <TfrxLineView Name="Line5" Left="396,85065" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxMemoView Name="Memo65" Left="396,85065" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Ã. Serv."/>
      <TfrxLineView Name="Line6" Left="461,10266" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxMemoView Name="Memo66" Left="461,10266" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Piscina"/>
      <TfrxLineView Name="Line7" Left="525,35467" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxMemoView Name="Memo67" Left="525,35467" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Ã. Externa"/>
      <TfrxLineView Name="Line8" Left="589,60668" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxMemoView Name="Memo68" Left="589,60668" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Sauna"/>
      <TfrxLineView Name="Line9" Left="653,85869" Top="317,48052" Width="0" Height="22,67718" ShowHint="False" Diagonal="True"/>
      <TfrxMemoView Name="Memo69" Left="653,85869" Top="313,70099" Width="64,25201" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="Outros"/>
      <TfrxMemoView Name="Cliente_lncHall_LNC" Left="139,84261" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Hall_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Hall_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncSala_LNC" Left="204,09462" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Sala_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Sala_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncQuarto_LNC" Left="268,34663" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Quarto_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Quarto_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncCozinha_LNC" Left="332,59864" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Cozinha_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Cozinha_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncArea_Servico_LNC" Left="396,85065" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Area_Servico_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Area_Servico_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncPiscina_LNC" Left="461,10266" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Piscina_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Piscina_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncArea_Externa_LNC" Left="525,35467" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Area_Externa_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Area_Externa_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncSauna_LNC" Left="589,60668" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Sauna_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Sauna_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncOutros_LNC" Left="653,85869" Top="325,03958" Width="64,25201" Height="18,89765" ShowHint="False" DataField="Outros_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Outros_LNC&#34;]"/>
      <TfrxShapeView Name="Shape39" Left="7,55906" Top="359,81143126" Width="109,60637" Height="37,79528535" ShowHint="False"/>
      <TfrxMemoView Name="Memo70" Left="15,11812" Top="351,49629" Width="98,26778" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Tem MÃ£o-de-Obra?"/>
      <TfrxShapeView Name="Shape40" Left="15,11812" Top="374,92955126" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape41" Left="68,03148386" Top="374,92955126" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo71" Left="86,92919" Top="374,92955126" Width="30,23624" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="NÃ£o"/>
      <TfrxMemoView Name="Memo72" Left="34,01577" Top="374,92955126" Width="37,7953" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Sim"/>
      <TfrxMemoView Name="Memo73" Left="70,29918575" Top="374,92955126" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Mao_de_Obra_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo74" Left="17,38581457" Top="374,92955126" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Mao_de_Obra_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape42" Left="124,72449" Top="359,05535" Width="608,50433" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo75" Left="128,50402" Top="359,05535" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Influenciadores:"/>
      <TfrxMemoView Name="Memo76" Left="128,50402" Top="377,953" Width="597,16574" Height="18,89765" ShowHint="False" DataField="Influencia_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Influencia_LNC&#34;]"/>
      <TfrxMemoView Name="Memo77" Left="11,33859" Top="418,77163157" Width="113,3859" Height="18,89765" ShowHint="False" Color="16777215" DataSetName="fornecedores" Font.Charset="1" Font.Color="-16777208" Font.Height="-15" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Atendimento:"/>
      <TfrxShapeView Name="Shape44" Left="7,55906" Top="442,20501" Width="355,27582" Height="37,7952755905512" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo78" Left="11,33859" Top="442,20501" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Como conheceu a loja?:"/>
      <TfrxMemoView Name="Memo79" Left="11,33859" Top="461,10266" Width="347,71676" Height="18,89765" ShowHint="False" DataField="Como_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Como_LNC&#34;]"/>
      <TfrxShapeView Name="Shape45" Left="370,39394" Top="442,20501" Width="362,83488" Height="37,7952755905512" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo80" Left="374,17347" Top="442,20501" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Concorrentes jÃ¡ visitados?:"/>
      <TfrxMemoView Name="Memo81" Left="374,17347" Top="461,10266" Width="355,27582" Height="18,89765" ShowHint="False" DataField="Concordo_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Concordo_LNC&#34;]"/>
      <TfrxShapeView Name="Shape46" Left="7,55906" Top="491,3389" Width="355,27582" Height="37,7952755905512" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo82" Left="11,33859" Top="491,3389" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Produtos Vistos nos concorrentes que gostou:"/>
      <TfrxMemoView Name="Memo83" Left="11,33859" Top="510,23655" Width="347,71676" Height="18,89765" ShowHint="False" DataField="Produto_Concorrente_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Produto_Concorrente_LNC&#34;]"/>
      <TfrxShapeView Name="Shape48" Left="627,40198" Top="506,45702" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape49" Left="400,63018" Top="506,45702" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape50" Left="510,23655" Top="506,45702" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo85" Left="529,1342" Top="506,45702" Width="75,5906" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Moderno"/>
      <TfrxMemoView Name="Memo86" Left="419,52783" Top="506,45702" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ClÃ¡ssico"/>
      <TfrxMemoView Name="Memo87" Left="512,50389551" Top="506,45702" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Estilo_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo88" Left="402,89758898" Top="506,45702" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Estilo_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxMemoView Name="Memo89" Left="648,1897648" Top="506,45702" Width="60,47248" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Artesanal"/>
      <TfrxMemoView Name="Memo90" Left="629,66927181" Top="506,45702" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Estilo_LNC&#34;&#62;=3,'X','')]"/>
      <TfrxShapeView Name="Shape51" Left="7,55906" Top="540,47279" Width="173,85838" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo91" Left="11,33859" Top="540,47279" Width="98,26778" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PreferÃªncia de cor:"/>
      <TfrxMemoView Name="Memo92" Left="11,33859" Top="559,37044" Width="162,51979" Height="18,89765" ShowHint="False" DataField="Cor_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Cor_LNC&#34;]"/>
      <TfrxShapeView Name="Shape52" Left="188,9765" Top="540,47279" Width="173,85838" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo93" Left="192,75603" Top="540,47279" Width="120,94496" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PreferÃªncia de tamanho:"/>
      <TfrxMemoView Name="Memo94" Left="192,75603" Top="559,37044" Width="166,29932" Height="18,89765" ShowHint="False" DataField="Tamanho_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Tamanho_LNC&#34;]"/>
      <TfrxShapeView Name="Shape53" Left="374,17347" Top="540,47279" Width="173,85838" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo95" Left="377,953" Top="540,47279" Width="120,94496" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PreferÃªncia de material:"/>
      <TfrxMemoView Name="Memo96" Left="377,953" Top="559,37044" Width="166,29932" Height="18,89765" ShowHint="False" DataField="Materia_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Materia_LNC&#34;]"/>
      <TfrxShapeView Name="Shape54" Left="555,59091" Top="541,22887126" Width="177,63791" Height="86,92917535" ShowHint="False"/>
      <TfrxMemoView Name="Memo97" Left="563,14997" Top="532,91373" Width="109,60637" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ServiÃ§o NecessÃ¡rio"/>
      <TfrxMemoView Name="Memo99" Left="589,60668" Top="552,56746126" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="MediÃ§Ã£o"/>
      <TfrxShapeView Name="Shape56" Left="653,85869" Top="551,81138" Width="68,03154" Height="18,89765" ShowHint="False"/>
      <TfrxShapeView Name="Shape58" Left="653,85869" Top="578,26809" Width="68,03154" Height="18,89765" ShowHint="False"/>
      <TfrxMemoView Name="Memo102" Left="589,60668" Top="605,48088126" Width="64,25201" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ColocaÃ§Ã£o"/>
      <TfrxShapeView Name="Shape60" Left="653,85869" Top="604,7248" Width="68,03154" Height="18,89765" ShowHint="False"/>
      <TfrxCheckBoxView Name="CheckBox4" Left="566,9295" Top="551,81138" Width="18,89765" Height="18,89765" OnAfterData="CheckBox4OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxCheckBoxView Name="CheckBox5" Left="566,9295" Top="578,26809" Width="18,89765" Height="18,89765" OnAfterData="CheckBox5OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxCheckBoxView Name="CheckBox6" Left="566,9295" Top="604,7248" Width="18,89765" Height="18,89765" OnAfterData="CheckBox6OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo98" Left="589,60668" Top="579,02417126" Width="64,25201" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PaginaÃ§Ã£o"/>
      <TfrxMemoView Name="Cliente_lncDt_Medicao_LNC" Left="653,85869" Top="551,81138" Width="68,03154" Height="18,89765" ShowHint="False" DataField="Dt_Medicao_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Medicao_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncDt_Paginacao_LNC" Left="653,85869" Top="578,26809" Width="68,03154" Height="18,89765" ShowHint="False" DataField="Dt_Paginacao_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Paginacao_LNC&#34;]"/>
      <TfrxMemoView Name="Cliente_lncDt_Coloca_LNC" Left="653,85869" Top="604,7248" Width="68,03154" Height="18,89765" ShowHint="False" DataField="Dt_Coloca_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Coloca_LNC&#34;]"/>
      <TfrxShapeView Name="Shape61" Left="7,55906" Top="589,60668" Width="132,28355" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo100" Left="11,33859" Top="589,60668" Width="117,16543" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PrÃ³ximo compromisso:"/>
      <TfrxMemoView Name="Memo101" Left="11,33859" Top="608,50433" Width="124,72449" Height="18,89765" ShowHint="False" DataField="Proximo_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Proximo_LNC&#34;]"/>
      <TfrxShapeView Name="Shape62" Left="147,40167" Top="589,60668" Width="400,63018" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo103" Left="151,1812" Top="589,60668" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Barreiras:"/>
      <TfrxMemoView Name="Memo104" Left="151,1812" Top="608,50433" Width="393,07112" Height="18,89765" ShowHint="False" DataField="Barreira_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Barreira_LNC&#34;]"/>
      <TfrxShapeView Name="Shape63" Left="0" Top="659,5279911" Width="740,78788" Height="136,06308" ShowHint="False"/>
      <TfrxMemoView Name="Memo105" Left="11,33859" Top="650,07916" Width="64,25201" Height="18,89765" ShowHint="False" Color="16777215" DataSetName="fornecedores" Font.Charset="1" Font.Color="-16777208" Font.Height="-15" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Venda:"/>
      <TfrxShapeView Name="Shape64" Left="7,55906" Top="676,53587" Width="113,3859" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo106" Left="11,33859" Top="676,53587" Width="105,82684" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="OrÃ§amento:"/>
      <TfrxMemoView Name="Memo107" Left="11,33859" Top="695,43352" Width="105,82684" Height="18,89765" ShowHint="False" DataField="Dt_Orcamento_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Orcamento_LNC&#34;]"/>
      <TfrxShapeView Name="Shape65" Left="128,50402" Top="676,53587" Width="113,3859" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo108" Left="132,28355" Top="676,53587" Width="105,82684" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PrevisÃ£o da Compra:"/>
      <TfrxMemoView Name="Memo109" Left="132,28355" Top="695,43352" Width="105,82684" Height="18,89765" ShowHint="False" DataField="Dt_Compra_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Compra_LNC&#34;]"/>
      <TfrxShapeView Name="Shape66" Left="249,44898" Top="676,53587" Width="113,3859" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo110" Left="253,22851" Top="676,53587" Width="105,82684" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Pedido:"/>
      <TfrxMemoView Name="Memo111" Left="253,22851" Top="695,43352" Width="105,82684" Height="18,89765" ShowHint="False" DataField="Dt_Pedido_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Pedido_LNC&#34;]"/>
      <TfrxShapeView Name="Shape67" Left="370,39394" Top="676,53587" Width="113,3859" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo112" Left="374,17347" Top="676,53587" Width="105,82684" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Valor:"/>
      <TfrxMemoView Name="Memo113" Left="374,17347" Top="695,43352" Width="105,82684" Height="18,89765" ShowHint="False" DataField="Valor_LNC" DataSet="oDM." DataSetName="Cliente_lnc" DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Valor_LNC&#34;]"/>
      <TfrxShapeView Name="Shape68" Left="491,3389" Top="677,29195126" Width="241,88992" Height="37,79528535" ShowHint="False"/>
      <TfrxMemoView Name="Memo114" Left="498,89796" Top="668,97681" Width="124,72449" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Forma de Pagamento"/>
      <TfrxShapeView Name="Shape69" Left="532,91373" Top="692,41007126" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxShapeView Name="Shape70" Left="616,06333386" Top="692,41007126" Width="15,11812" Height="15,11812" ShowHint="False" Shape="skEllipse"/>
      <TfrxMemoView Name="Memo115" Left="634,96104" Top="692,41007126" Width="64,25201" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Parcelado"/>
      <TfrxMemoView Name="Memo116" Left="551,81138" Top="692,41007126" Width="45,35436" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Ã€ vista"/>
      <TfrxMemoView Name="Memo117" Left="618,33103575" Top="692,41007126" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Pagamento_LNC&#34;&#62;=2,'X','')]"/>
      <TfrxMemoView Name="Memo118" Left="535,18142457" Top="692,41007126" Width="18,89765" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[IIF(&#60;Cliente_lnc.&#34;Pagamento_LNC&#34;&#62;=1,'X','')]"/>
      <TfrxShapeView Name="Shape71" Left="7,55906" Top="737,00835" Width="355,27582" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo119" Left="11,33859" Top="737,00835" Width="241,88992" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="NÃ£o comprou por quÃª?:"/>
      <TfrxMemoView Name="Memo120" Left="11,33859" Top="755,906" Width="347,71676" Height="18,89765" ShowHint="False" DataField="Porque_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Cliente_lnc.&#34;Porque_LNC&#34;]"/>
      <TfrxShapeView Name="Shape72" Left="370,39394" Top="737,00835" Width="113,3859" Height="37,79527559" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo121" Left="374,17347" Top="737,00835" Width="105,82684" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="PrevisÃ£o da Entrega:"/>
      <TfrxMemoView Name="Memo122" Left="374,17347" Top="755,906" Width="105,82684" Height="18,89765" ShowHint="False" DataField="Dt_Previsao_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" Text="[Cliente_lnc.&#34;Dt_Previsao_LNC&#34;]"/>
      <TfrxShapeView Name="Shape73" Left="491,3389" Top="726,42584126" Width="241,88992" Height="60,47246535" ShowHint="False"/>
      <TfrxMemoView Name="Memo123" Left="498,89796" Top="718,1107" Width="109,60637" Height="18,89765" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ServiÃ§o PÃ³s-venda"/>
      <TfrxCheckBoxView Name="CheckBox7" Left="498,89796" Top="737,00835" Width="18,89765" Height="18,89765" OnAfterData="CheckBox7OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo124" Left="521,57514" Top="737,00835" Width="143,62214" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="SetorizaÃ§Ã£o do Material"/>
      <TfrxCheckBoxView Name="CheckBox8" Left="498,89796" Top="763,46506" Width="18,89765" Height="18,89765" OnAfterData="CheckBox8OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo125" Left="521,57514" Top="763,46506" Width="200,31509" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Levantamento para Futuras Vendas"/>
      <TfrxShapeView Name="Shape76" Left="0" Top="818,2682511" Width="740,78788" Height="45,35436" ShowHint="False"/>
      <TfrxMemoView Name="Memo126" Left="11,33859" Top="808,81942" Width="143,62214" Height="18,89765" ShowHint="False" Color="16777215" DataSetName="fornecedores" Font.Charset="1" Font.Color="-16777208" Font.Height="-15" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Vendas Adicionais:"/>
      <TfrxCheckBoxView Name="CheckBox9" Left="7,55906" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox9OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo127" Left="30,23624" Top="835,27613" Width="136,06308" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Revestimento e/ou Piso"/>
      <TfrxCheckBoxView Name="CheckBox10" Left="151,1812" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox10OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo128" Left="173,85838" Top="835,27613" Width="60,47248" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="HidrÃ¡ulica"/>
      <TfrxCheckBoxView Name="CheckBox11" Left="230,55133" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox11OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo129" Left="253,22851" Top="835,27613" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="LouÃ§as"/>
      <TfrxCheckBoxView Name="CheckBox12" Left="298,58287" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox12OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo130" Left="321,26005" Top="835,27613" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Metais"/>
      <TfrxCheckBoxView Name="CheckBox13" Left="362,83488" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox13OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo131" Left="385,51206" Top="835,27613" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Banheira"/>
      <TfrxCheckBoxView Name="CheckBox14" Left="438,42548" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox14OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo132" Left="461,10266" Top="835,27613" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Tintas"/>
      <TfrxCheckBoxView Name="CheckBox15" Left="502,67749" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox15OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo133" Left="525,35467" Top="835,27613" Width="52,91342" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="ElÃ©trica"/>
      <TfrxCheckBoxView Name="CheckBox16" Left="570,70903" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox16OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo134" Left="593,38621" Top="835,27613" Width="64,25201" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="IluminaÃ§Ã£o"/>
      <TfrxCheckBoxView Name="CheckBox17" Left="653,85869" Top="835,27613" Width="18,89765" Height="18,89765" OnAfterData="CheckBox17OnAfterData" ShowHint="False" CheckColor="0" CheckStyle="csCross"/>
      <TfrxMemoView Name="Memo135" Left="676,53587" Top="835,27613" Width="64,25201" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="AcessÃ³rios"/>
    </TfrxMasterData>
    <TfrxChild Name="Child1" Height="86,92919" Left="0" Top="1084,72511" Width="740,78788" Stretched="True">
      <TfrxMemoView Name="Memo136" Left="7,55906" Top="3,77953000000002" Width="166,29932" Height="18,89765" ShowHint="False" Color="16777215" DataSetName="fornecedores" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="ObservaÃ§Ãµes Adicionais:"/>
      <TfrxMemoView Name="Cliente_lncObs_LNC" Left="7,55906" Top="26,4567099999999" Width="725,66976" Height="56,69295" ShowHint="False" StretchMode="smActualHeight" Color="16777215" DataField="Obs_LNC" DataSet="oDM." DataSetName="Cliente_lnc" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="1" Frame.Style="fsDot" Frame.Typ="15" ParentFont="False" Text="[Cliente_lnc.&#34;Obs_LNC&#34;]"/>
    </TfrxChild>
  </TfrxReportPage>
</TfrxReport>
